home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / UDDIWEB.MSI / search.context.searchbrowsecategory.aspx < prev    next >
Encoding:
Text File  |  2003-02-21  |  1.2 KB  |  36 lines

  1.  
  2.  
  3. <%@ Page %>
  4. <%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
  5. <html>
  6.     <HEAD>
  7.         <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
  8.         <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  9.         <META NAME="MS.LOCALE" CONTENT="EN-US">
  10.         <!-- #include file = "search.header.htm" -->
  11.     </head>
  12.     <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  13.         <!-- #include file = "search.heading.htm" -->
  14.         <table class="content" width="100%" cellpadding="8">
  15.             <tr>
  16.                 <td>
  17.                     <h1>Browse by Category</h1>
  18.                     Use the <B>Browse by Category</b> tab to locate services, providers, or tModels that have been classified by a specific categorization. 
  19.                     <UL>
  20.                         <li>
  21.                             <b>Categories:</b> To find providers, services, or tModels that fit the specific categorization, locate the category you would like to search by, then click <B>Find Providers</B>, <b>Find Services</b>, or <b>Find tModels</b>. 
  22.                         </li>
  23.                     </UL>
  24.                     <h3>More Information</h3>
  25.                     <ul>
  26.                         <li><!-- #include file = "glossary.categorization.htm" -->
  27.                     </ul>
  28.                     
  29.                 </td>
  30.             </tr>
  31.         </table>
  32.         <!-- #include file = "search.footer.htm" -->
  33.     </body>
  34. </html>
  35.  
  36.